projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97ac91e
)
fix removal of tomtom test temporary ov2 file (#492)
author
Chris Mayo
<aklhfex@gmail.com>
Tue, 4 Feb 2020 20:31:39 +0000
(20:31 +0000)
committer
GitHub
<noreply@github.com>
Tue, 4 Feb 2020 20:31:38 +0000
(13:31 -0700)
testo.d/tomtom.test
patch
|
blob
|
history
diff --git
a/testo.d/tomtom.test
b/testo.d/tomtom.test
index 3d4d25e213772751fd758d5a996f7d2885c6abe7..7c35f6af7a59ef92f75ec0a347d6fa74e3aa764d 100644
(file)
--- a/
testo.d/tomtom.test
+++ b/
testo.d/tomtom.test
@@
-19,6
+19,6
@@
rm -f ${TMPDIR}/tomtom.gpx
gpsbabel -i tomtom -f ${REFERENCE}/tomtom.ov2 -o gpx -F ${TMPDIR}/tomtom.gpx
compare ${REFERENCE}/tomtom.gpx ${TMPDIR}/tomtom.gpx
-rm -f ${TMDIR}/tomtom.ov2
+rm -f ${TM
P
DIR}/tomtom.ov2
gpsbabel -i gpx -f ${REFERENCE}/tomtom.gpx -o tomtom -F ${TMPDIR}/tomtom.ov2
bincompare ${REFERENCE}/tomtom.ov2 ${TMPDIR}/tomtom.ov2